Remove EXPLICIT_SIGN_EXTEND.
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 3 Dec 2010 20:55:23 +0000 (21:55 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Fri, 3 Dec 2010 20:55:23 +0000 (21:55 +0100)
commit63e49f7a06515e143075dcb6fc1a1a133be03dda
tree86ba01508788417db4ba44daaaad2b90699d99c3
parent2fdd2cb9b2abda694ba2e53809dda7795f8d6e5a
Remove EXPLICIT_SIGN_EXTEND.

* lisp.h (union Lisp_Object): Explicitly declare signedness of
bit-field.
(XINT): Remove variant for EXPLICIT_SIGN_EXTEND.
* m/alpha.h (EXPLICIT_SIGN_EXTEND): Don't define.
* m/amdx86-64.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/ia64.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/ibms390.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/ibms390x.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/iris4d.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/m68k.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/sparc.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/template.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/hp800.h: Remove file.
* m/mips.h: Remove file.

* CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
15 files changed:
admin/CPP-DEFINES
admin/ChangeLog
src/ChangeLog
src/lisp.h
src/m/alpha.h
src/m/amdx86-64.h
src/m/hp800.h [deleted file]
src/m/ia64.h
src/m/ibms390.h
src/m/ibms390x.h
src/m/iris4d.h
src/m/m68k.h
src/m/mips.h [deleted file]
src/m/sparc.h
src/m/template.h